home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3214 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  669 b 

  1. Path: kjpoglit.!kjpoglit
  2. From: kjpoglit@kjpoglit. (Karl Poglitsch)
  3. Newsgroups: comp.lang.c
  4. Subject: PI Algorithm...
  5. Date: 26 Jan 1996 23:06:38 GMT
  6. Organization: i-conn
  7. Distribution: world
  8. Message-ID: <4ebmpu$pde@news.iconn.net>
  9. Reply-To: kjpoglit@iconn.net
  10. NNTP-Posting-Host: hd-ts01-02.iconn.net
  11. Keywords: pi
  12.  
  13. What I'm looking for is an algorithm that will calculate pi to n number of 
  14. decimal points.  I need 256, but more is better.  I need to stick this in an 
  15. array of chars, so I'm a little stuck right now.  I don't really care about the 
  16. speed of the algorithm, just as long it always gives me the same result.
  17.  
  18. Let me know what's out there...
  19. Thanks...
  20. KARL
  21.  
  22.  
  23.